[INFO] cloning repository https://github.com/divark/narrative-director-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divark/narrative-director-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivark%2Fnarrative-director-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivark%2Fnarrative-director-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d8f773faedcad280dee83fb5d1e0b4b2b245ad3
[INFO] testing divark/narrative-director-rs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivark%2Fnarrative-director-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/divark/narrative-director-rs
[INFO] finished tweaking git repo https://github.com/divark/narrative-director-rs
[INFO] tweaked toml for git repo https://github.com/divark/narrative-director-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/divark/narrative-director-rs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/divark/narrative-director-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 850b2209a7610241d05653a47a37e468bfb429b3203111783bbacfdd0decf84f
[INFO] running `Command { std: "docker" "start" "-a" "850b2209a7610241d05653a47a37e468bfb429b3203111783bbacfdd0decf84f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "850b2209a7610241d05653a47a37e468bfb429b3203111783bbacfdd0decf84f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850b2209a7610241d05653a47a37e468bfb429b3203111783bbacfdd0decf84f", kill_on_drop: false }`
[INFO] [stdout] 850b2209a7610241d05653a47a37e468bfb429b3203111783bbacfdd0decf84f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9e1686192922f5c2b201d07c9c7771a7e4bac63d11db8814553161eb3aa9c9f
[INFO] running `Command { std: "docker" "start" "-a" "b9e1686192922f5c2b201d07c9c7771a7e4bac63d11db8814553161eb3aa9c9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fltk-sys v1.5.22
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling embed-resource v2.5.2
[INFO] [stderr]    Compiling narrative-director-rs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fltk v1.5.22
[INFO] [stdout] warning: fields `goto_menu_item` and `preferences_menu_item` are never read
[INFO] [stdout]   --> src/ui/app.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct MainUIWidgets {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 56 |     pub open_menu_item: MenuItem,
[INFO] [stdout] 57 |     pub goto_menu_item: MenuItem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub preferences_menu_item: MenuItem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainUIWidgets` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `main_window` is never read
[INFO] [stdout]   --> src/ui/app.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct MainApplication {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 69 |     pub app: App,
[INFO] [stdout] 70 |     pub main_window: Window,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b9e1686192922f5c2b201d07c9c7771a7e4bac63d11db8814553161eb3aa9c9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9e1686192922f5c2b201d07c9c7771a7e4bac63d11db8814553161eb3aa9c9f", kill_on_drop: false }`
[INFO] [stdout] b9e1686192922f5c2b201d07c9c7771a7e4bac63d11db8814553161eb3aa9c9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d8233fed18176c01bc00a539cd58b749d3c8447cc72699daae2129c60268a8c
[INFO] running `Command { std: "docker" "start" "-a" "0d8233fed18176c01bc00a539cd58b749d3c8447cc72699daae2129c60268a8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling fltk v1.5.22
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling narrative-director-rs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `goto_menu_item` and `preferences_menu_item` are never read
[INFO] [stdout]   --> src/ui/app.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct MainUIWidgets {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 56 |     pub open_menu_item: MenuItem,
[INFO] [stdout] 57 |     pub goto_menu_item: MenuItem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub preferences_menu_item: MenuItem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainUIWidgets` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `main_window` is never read
[INFO] [stdout]   --> src/ui/app.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct MainApplication {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 69 |     pub app: App,
[INFO] [stdout] 70 |     pub main_window: Window,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.23s
[INFO] running `Command { std: "docker" "inspect" "0d8233fed18176c01bc00a539cd58b749d3c8447cc72699daae2129c60268a8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8233fed18176c01bc00a539cd58b749d3c8447cc72699daae2129c60268a8c", kill_on_drop: false }`
[INFO] [stdout] 0d8233fed18176c01bc00a539cd58b749d3c8447cc72699daae2129c60268a8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 569828f31b2a7859b7a501043f574a7699a0d224187f7d6bb1e8d5b21488b71c
[INFO] running `Command { std: "docker" "start" "-a" "569828f31b2a7859b7a501043f574a7699a0d224187f7d6bb1e8d5b21488b71c", kill_on_drop: false }`
[INFO] [stderr] warning: fields `goto_menu_item` and `preferences_menu_item` are never read
[INFO] [stderr]   --> src/ui/app.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct MainUIWidgets {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 56 |     pub open_menu_item: MenuItem,
[INFO] [stderr] 57 |     pub goto_menu_item: MenuItem,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 58 |     pub preferences_menu_item: MenuItem,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MainUIWidgets` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `main_window` is never read
[INFO] [stderr]   --> src/ui/app.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct MainApplication {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 69 |     pub app: App,
[INFO] [stderr] 70 |     pub main_window: Window,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `narrative-director-rs` (bin "narrative-director-rs" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/narrative_director_rs-c06bd01c4f82f8b6)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stderr] Can't open display: 
[INFO] [stderr] error: test failed, to rerun pass `--bin narrative-director-rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/narrative_director_rs-c06bd01c4f82f8b6` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "569828f31b2a7859b7a501043f574a7699a0d224187f7d6bb1e8d5b21488b71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "569828f31b2a7859b7a501043f574a7699a0d224187f7d6bb1e8d5b21488b71c", kill_on_drop: false }`
[INFO] [stdout] 569828f31b2a7859b7a501043f574a7699a0d224187f7d6bb1e8d5b21488b71c
